I've seen a few cases of someone trying to compile 0.15.x using the 0.15.1 tag, and failing because they are missing some back-ported fix (the Boost issue fixed by #12032 comes up a bit).
Add a note to the top of the README mentioning that you should compile the 0.15.x branch rather than use the latest tag.