Two calls to mergeAvailabilityAttr dropped the original
AttributeCommonInfo and created a new one from just the range.
This new attribute would have a 0 kind (rather than AT_Availability)
and a 0 syntax (GNU). I don't have any proof that this makes a
difference in practice.
Noticed while doing some changes to the attribute handling.