There was a problem with slg_not using has_answers
when all answers for a subgoal have been removed via delay
(surprisingly this case had not been tested). So we only want an XXX_ANSWERS tag if the subg_ans_root_ptr is null; otherwise we handle the reclamantion in the else associated with this if...