WIP: events: zone bootstrap forces AXFR even if timers plan it later
A slave with zonefile-sync: -1 didn't pull AXFR on each start if timers/refresh were planned on regular interval. This led to often getting SERVFAIL on all requests just because there were no contents in zone. This patch forces AXFR on each server start when there is no zonefile present.
WIP: discussion pending