The parked / parkedparent flags do get saved in the block index,
and so if we restart with -parkdeepreorg=0 we don't want to get
stuck in a situation where a chain gets permanently parked until
the user manually intervenes with `unparkblock` RPC.
(Alternatively, we could wipe the parked flags upon loading the
block index.)