Low: fencer: assume unknown status from older fencers' history replies
be0a0b652c added and retrieved fencing results from fencing history entries'
XML. However stonith__xe_get_result() would log an error and set an error
status if no result is set, as is the case with older fencers. So, avoid that
function, and instead parse the results directly. Since a legacy rc was never
added by any version, we don't have to look for one.