Don't generate events for unlinked children.
const WATCH_NO_UNLINKED: WatchFlags = WatchFlags(IN_EXCL_UNLINK);
inotify(7) and IN_EXCL_UNLINK therein