By learning assembly you tend to learn how a computer "thinks", which tends to be beneficial to the quality of ones code altogether.
And yes, there is a point to code in that "low a level". The reason assembly is nearly never used is because of the man-hours it'd require, not because it's...