Ignore too recent entries when generating changesets for the client
This works for Add commands, but not for Delete or Change, because we
don't store at which synckey an entry has been marked as deleted or is
modified.
Something we'll have to live with for now, as retrofitting that
capability seems rather involved.