Certain points along the volume spectrum are subject to rounding errors in the code which result in the volume percentage being off by 1. This is relatively harmless, unless you have a script which is attempting to change the volume by a single percentage point. This only affects acGetVolume, where the float is being truncated when casted to int.