D-Bus uses expat to parse configuration files. In order to start d-bus early in the boot process we needed to move it into /bin and /lib. Since d-bus is dependent on expat, it also needs to be installed into /lib.
OK, done.