Removes an error trap pushed with error_trap_push, but without bothering to wait and see whether an error occurred.
If an error arrives later asynchronously that was triggered while the trap was pushed, that error will be ignored.