If fsevents machinery provides an event with ITEM_REMOVED | ITEM_RENAMED the removed event will be emmitted before the renamed ones
It'll be less confusing if a Remove event will be passed to the handler the last
I'm going to fix it after #728 and #726