As a safeguard, make sure that we won't try to enter S4 with the
firmware initiating machine state save if the ACPI implementation does
not indicate it as supported as per the standard (FACS present with bit
S4BIOS_F set).
This is also in preparation of probably switching the default for
'hw.acpi.s4bios' to false once OSPM-initiated S4 support is ready, in
which case administrators need some way to determine whether
firmware-initiated S4 support is possible. For now, we keep the same
default (set to true iff supported).