Automatically posting WriteOff moves

We found that a lot of users forget to post writeoff moves after reconciling some move lines because the new move is never shown to the user.

Is there any reason to not post this moves automatically?

In case of mistake it could be deleted when the reconciliation is deleted.
Indeed there is Issue 4685: Unreconciling a line related to a write-off raise no warning - Tryton issue tracker which would require to not post directly the write-off.
But I can see that it may be annoying to have to post the write-off later when closing the period. Maybe we could have an automatic posting after some delay (with a queued job or a cron task). So if the unreconciliation is done quick enough it does not leave any trace.